fallback_matrix_methods.hpp File Reference

#include "gridpack/parallel/communicator.hpp"
#include "matrix_interface.hpp"
#include "complex_operators.hpp"
Include dependency graph for fallback_matrix_methods.hpp:

Go to the source code of this file.

Namespaces

namespace  gridpack
namespace  gridpack::math
namespace  gridpack::math::fallback

Functions

template<typename T , typename I >
void gridpack::math::fallback::addDiagonal (BaseMatrixInterface< T, I > &A, const T &x)
 Shift the diagonal of this matrix by the specified value.
template<typename T , typename I >
double gridpack::math::fallback::norm2 (const parallel::Communicator &comm, const BaseMatrixInterface< T, I > &A)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1